Reduce locking overhead by not repeatedly getting the paintable iface.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 25 Jan 2007 14:24:53 +0000 (14:24 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 25 Jan 2007 14:24:53 +0000 (14:24 +0000)
commit788b391cef7360a5f0a301afab40c465229269dc
treebc206c5886930579c4dee887dd7271fa4230549d
parent7446ae9fd7e4303a6d7cb70cf76e1d01b1776c81
Reduce locking overhead by not repeatedly getting the paintable iface.

2007-01-25  Matthias Clasen  <mclasen@redhat.com>

        * gdk/gdkwindow.c: Reduce locking overhead by not repeatedly getting
        the paintable iface.

svn path=/trunk/; revision=17213
ChangeLog
gdk/gdkwindow.c